Contribution org.nuxeo.ecm.platform.ui.web.htmleditor.contrib--plugins
In component org.nuxeo.ecm.platform.ui.web.htmleditor.contrib
org.nuxeo.ecm.platform.ui.web.htmleditor.contrib
inside nuxeo-platform-ui-web-7.10-HF07.jar /OSGI-INF/htmleditor-contrib.xml
This contribution is part of XML component Extension Point
Extension point plugins of component HtmlEditorPluginServiceImpl.Contributed Items
XML Source
<extension point="plugins" target="org.nuxeo.ecm.platform.ui.web.htmleditor.service.HtmlEditorPluginServiceImpl">
<htmlEditorPlugin pluginButtonName="nuxeolink" pluginName="nuxeolink" toolbarName="theme_advanced_buttons3_add">
</htmlEditorPlugin>
<htmlEditorPlugin pluginButtonName="nuxeoimageupload" pluginName="nuxeoimageupload" toolbarName="theme_advanced_buttons3_add">
</htmlEditorPlugin>
<htmlEditorPlugin pluginButtonName="fullscreen" pluginName="fullscreen" toolbarName="theme_advanced_buttons3_add">
</htmlEditorPlugin>
</extension>